home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Tools / Freeware / PerfectPaint / RayLabFactory / Shape / Button4.rls < prev    next >
Text File  |  2000-12-06  |  497b  |  51 lines

  1. csg:
  2.  
  3.     box:
  4.         corners -2.0 -0.3 -0.9
  5.                    2.0  0.3  0.9
  6.     :end
  7.  
  8.     PLUS
  9.  
  10.     box:
  11.         corners -0.9 -0.3 -2.0
  12.                    0.9  0.3  2.0
  13.     :end
  14.  
  15.     PLUS
  16.  
  17.     Cylinder:
  18.         radius 1
  19.         start  1  -0.3 1
  20.         end    1  0.3  1
  21.     :end
  22.  
  23.     PLUS
  24.  
  25.     Cylinder:
  26.         radius 1
  27.         start  -1  -0.3 1
  28.         end    -1  0.3  1
  29.     :end
  30.     
  31.     PLUS
  32.  
  33.     Cylinder:
  34.         radius 1
  35.         start  -1  -0.3 -1
  36.         end    -1  0.3  -1
  37.     :end
  38.  
  39.     PLUS
  40.  
  41.     Cylinder:
  42.         radius 1
  43.         start  1  -0.3 -1
  44.         end    1  0.3  -1
  45.     :end
  46.  
  47.     bounding box:
  48.         corners -2 -0.3 -2 2 0.3 2
  49.     :end
  50.  
  51. #end